Skip to content

fix: fix the data part by making its data property a json node instead of a json object#48

Merged
cdavernas merged 2 commits intomainfrom
fix-data-part
Jan 29, 2026
Merged

fix: fix the data part by making its data property a json node instead of a json object#48
cdavernas merged 2 commits intomainfrom
fix-data-part

Conversation

@cdavernas
Copy link
Member

Many thanks for submitting your Pull Request ❤️!

What this PR does / why we need it:

  • Fixes the data part by making its data property a json node instead of a json object

@cdavernas cdavernas self-assigned this Jan 29, 2026
@cdavernas cdavernas requested a review from JBBianchi as a code owner January 29, 2026 09:39
@cdavernas cdavernas linked an issue Jan 29, 2026 that may be closed by this pull request
@cdavernas cdavernas merged commit e9fa191 into main Jan 29, 2026
4 checks passed
@cdavernas cdavernas deleted the fix-data-part branch January 29, 2026 09:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Change the type of the DataPart.Data property to JsonNode

1 participant